home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / comm2 / rombrain.zip / NOTICE.DOC < prev    next >
Text File  |  1993-03-14  |  1KB  |  34 lines

  1. Use NOTICE.EXE to diplay and optionally delete the sysop notification 
  2. file created by RomBrain.  This program can be placed in your LOGON.BAT 
  3. file (GAP) or similar type batch file that is run when you log on 
  4. to your BBS.  For PCBOARD, run NOTICE as a LOGON DOOR, writing DOOR.SYS.
  5.  
  6. Two types of notification files are read:
  7.  
  8. SYSOP.NOT located in the BRAINEX\ROMBRAIN directory.  This file
  9. is written when a user makes an offline request in Rombrain.
  10.  
  11. User notice files are written to BRAINEX\ROMBRAIN\USERINFO after you have
  12. copied requested files with REQUEST. The file informs the user
  13. that requested files are ready for download. The filename is created
  14. by using the last 5 letters of the user's last name, and the first
  15. letter of the first name, such as:
  16.  
  17. TOM SMITH would be:
  18. BRAINEX\ROMBRAIN\USERINFO\SMITHT
  19.  
  20.  
  21. Command Format:
  22.  
  23. NOTICE  NODE=x SYSOP=level WAIT=seconds
  24.  
  25. x=node number
  26. level=sysop level
  27. seconds=seconds to wait for user input
  28.  
  29. Example:
  30.  
  31. NOTICE  NODE=1 SYSOP=110 WAIT=5
  32.  
  33.  
  34.